home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Spiele / GEMSPIEL / GNUCHESS / SRC / README.SRC < prev    next >
Encoding:
Text File  |  1997-08-13  |  462 b   |  17 lines

  1. This version of GNU Chess requires the regular GNU Chess code to be provided
  2. as a library.  Currently, that library is specified by an absolute path in
  3. the Makefile.  I'm sorry this is a little untidy, but I'm rushing this out,
  4. as I've been sitting on it for ages.
  5.  
  6. So, to compile, you will need:
  7.  
  8.     1. The GNU Chess sources
  9.     2. The GNU C++ compiler
  10.     3. My GEM++ library
  11.  
  12. Contact me if you have any problems obtaining those items.
  13.  
  14. --
  15. Warwick
  16. warwick@cs.uq.oz.au
  17.